home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / pluginy Firefox / 684 / 684.xpi / chrome / fireftp.jar / content / js / etc / common.js < prev    next >
Text File  |  2006-04-09  |  57b  |  4 lines

  1. function $(el) {
  2.   return document.getElementById(el);
  3. }
  4.